home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / programming / c / mmulib / readme < prev    next >
Text File  |  1999-06-14  |  2KB  |  59 lines

  1.  
  2. mmu.lib for vbcc
  3. ================
  4.  
  5. Created at 12.4.99 from MMU_Lib.FD (v0.27)
  6.  
  7. Link-Libs:
  8. ^^^^^^^^^^
  9. MMU.Lib      mc68000 - mc68030 ( 6980 bytes)
  10. MMU_040.Lib  mc68040 / mc68060 ( 6996 bytes)
  11. MMU_PPC.a    PPC, PowerUP (tm) (37976 bytes)
  12. MMU_WOS.Lib  PPC, Warp-OS (r)  (12204 bytes)
  13.  
  14.  
  15. This 4 libfiles can be used by vbcc and directly linked
  16. to your programs.
  17. To use the library under vbcc this files are recommended.
  18. I don't know to with other compilers they are compatible.
  19. It works correct by use of PhxLnk and vlink.
  20.  
  21. I generate the libs for myself with an own tool, the
  22. project-make-manager (PMM) and so it is only one command
  23. for me to create them.
  24. I think, other users of vbcc can use them and must not do
  25. same work.
  26.  
  27. I give this without copyright or anything else free to use
  28. for everybody.
  29.  
  30. Used tools:
  31. -----------
  32. Stubs created from fd-file by FD2Lib, FD2LibPPC and FD2LibWOS.
  33. Stubs assembled by PhxAss and vasm.
  34. .Lib generated with PmmLibr.
  35. .a generated with ppc-amigaos-ar.
  36.  
  37.  
  38. Some Copyrights:
  39. ----------------
  40. mmu.library is copyright by Thomas Richter / THOR.
  41.  
  42. vbcc, FD2Lib, FD2LibPPC and ppc-amigaos-ppc are part of the
  43. vbcc(PPC)-pakage.
  44. copyright by Volker Barthelmann
  45.  
  46. PD2LibWOS is part of the vbcc-WOS-extension from Frank Wille.
  47. PhxAss, PhxLnk, vasm and vlink are parts of the vbcc-pakage.
  48. copyright by Frank Wille
  49.  
  50. PmmLibr is part of the ProjectMakeManager(beta).
  51. copyright by Michaela Prüß
  52.  
  53. PowerUP is copyright and trademark by Phase-5.
  54.  
  55. WarpOS ist copyright and reserved by Haage & Partner.
  56.  
  57.  
  58. 12.4.99 / Michaela Prüß
  59.